ostree.git
2011-11-09 Colin Walterscore: Actually return an error from fsck
2011-11-09 Colin WaltersREADME: Make package discussion more useful
2011-11-09 Colin Waltersparallel-debian: Update to latest
2011-11-09 Colin Walterscore: Add ot_util_variant_take_ref for older GLib versions
2011-11-09 Colin Walterscore: Add internal GFile implementation for reading...
2011-11-09 Colin Walterscore: Squash a memory leak while reading gvariants
2011-11-09 Colin Walterstests: Add OT_TEST_DEBUG environment variable
2011-11-09 Colin Walterscore: Add public API to get the path for an object
2011-11-09 Colin Walterscore: Add API for just effectively stat()ing packed...
2011-11-09 Colin Walterscore: Remove old commit API
2011-11-09 Colin Walterscore: Remove old wrapper functions in import path
2011-11-09 Colin Walterscore: Use temp dir when creating GVariant metadata
2011-11-09 Colin Waltersotutil: Add some more GIO helpers
2011-11-08 Colin Waltersinit: Add new explicit temporary directory
2011-11-08 Colin Walterscommit: Drop the ability to --add --remove
2011-11-07 Colin Walterscore: Silence gcc -Wall compiler warnings
2011-11-07 Colin Walterscore: Store filenames in sorted order
2011-11-06 Colin Walterscore: Add missing null terminator in option parsing
2011-11-06 Colin Walterscore: Unify queryinfo flags such that we just use stat...
2011-11-06 Colin WaltersTODO: Update a bit
2011-11-06 Colin Waltersparallel-debian: Port to latest ostree
2011-11-06 Colin Walterscore: Misc bugfixes for commit
2011-11-04 Colin WaltersReorder compose and pull tests
2011-11-04 Colin Walterstests: A few more compose tests
2011-11-04 Colin Walterscore: Make compose commits contain metadata about their...
2011-11-04 Colin Walterscore: Support actually adding metadata to commits
2011-11-04 Colin Walterstests: Make GLib warnings fatal
2011-11-04 Colin Walterstests: Output errors to stderr, so they show up under...
2011-11-04 Colin Walterscompose: Squash a memory leak
2011-11-04 Colin Walterscommit: Support reading current directory rather than...
2011-11-04 Colin WaltersDelete link-file builtin - it's kind of pointless
2011-11-04 Colin Waltersparallel-debian: Update for ostree changes
2011-11-04 Colin Walterscore: Take --repo as the first argument
2011-11-04 Colin Walterstests: Add some more tests of compose content
2011-11-04 Colin Walterscore: Make compose its own builtin
2011-11-04 Colin Walterscore: Add ostree checkout --compose
2011-11-03 Colin WaltersSome work on ostree-build
2011-11-02 Colin WaltersDe-recursify source tree
2011-11-02 Colin Walterscore: add ^ for rev-parse
2011-11-02 Colin Walterscore: remove stub http backend for now
2011-11-01 Colin Walterspull: Properly clean up after test
2011-11-01 Colin Walterslog: Fix a crash
2011-11-01 Colin Walterscore: Squash some memory leaks
2011-11-01 Colin WaltersFor archive checkouts, actually unpack the packfiles
2011-11-01 Colin Waltersmisc test fixes
2011-11-01 Colin WaltersConsolidate tests
2011-11-01 Colin WaltersSwitch to big-endian storage for all variant data
2011-11-01 Colin WaltersAdd support for pulling from remote archives
2011-11-01 Colin Waltersparallel-debian: Add .gitignore
2011-11-01 Colin Walterscheckout: Use ot_util_new_file_for_path
2011-10-28 Colin Waltersostree-http-server: Exit when our directory goes away
2011-10-28 Colin Waltersostree-http-server: New simple HTTP server for tests
2011-10-28 Colin Walterscore: Add "ostree remote add"
2011-10-28 Colin WaltersDon't default to "master", require a branch
2011-10-27 Colin Waltersimage: Add /sysroot as a toplevel bind mount to the...
2011-10-27 Colin Waltersimage: Use rev-parse, not HEAD
2011-10-27 Colin Walterscore: Add rev-parse builtin
2011-10-27 Colin Waltersfsck: Kill unused variable
2011-10-27 Colin Walterscore: remove HEAD file, use branches instead
2011-10-27 Colin Waltersrun.sh: Don't use grubby here either
2011-10-27 Colin Waltersgnomeos-make-image.sh: Some more sanity checks, and...
2011-10-27 Colin Waltersinit: Add branches, tags, refs directories like git
2011-10-27 Colin Walterscore: Add a config file with repo version
2011-10-27 Colin WaltersTODO: Some updates
2011-10-26 Colin Waltersparallel-debian: Rework scripts to not use loopback...
2011-10-26 Colin Walterscore: Fix checksum for symlinks walking off into uninit...
2011-10-26 Colin Waltersparallel-debian: Add install and run scripts
2011-10-26 Colin Waltersgnomeos-make-image.sh: Don't copy kernel
2011-10-26 Colin Waltersgnomeos-make-image.sh: Take care of downloading and...
2011-10-26 Colin Waltersgnomeos-make-image.sh: Check for some dependencies...
2011-10-26 Colin WaltersOne more missing substitution for previous commit
2011-10-26 Colin Waltersgnomeos-make-image.sh: Support out of tree ostree
2011-10-26 Colin WaltersAdd Makefile for ostree_switch_root
2011-10-26 Colin WaltersDrop glib requrirement to 2.28
2011-10-26 Colin Waltersconfigure: Use AC_PROG_LIBTOOL
2011-10-26 Colin Waltersdebian-setup.sh: I can log in now
2011-10-25 Colin WaltersPile of work on parallel-debian
2011-10-21 Colin Waltersconfigure: make missing prototypes an error always
2011-10-21 Colin WaltersMove triggers into new builtin: ostree run-triggers
2011-10-20 Colin WaltersFix up triggers and gnomeos-make-image.sh
2011-10-20 Colin Walterssrc: Squash some unused variables
2011-10-20 Colin WaltersSome initial work on triggers
2011-10-20 Colin Waltersparallel-debian: Just more in progress work...
2011-10-20 Colin WaltersTODO: Update
2011-10-20 Colin Waltersostree.doap: Rename
2011-10-20 Colin WaltersDon't use g_variant_new_from_fixed_array(), it was...
2011-10-20 Colin Waltersparallel-debian: More in progress work...
2011-10-20 Colin Waltersgnomeos-make-image.sh: New script
2011-10-19 Colin Waltersrepo: Only open regular files
2011-10-19 Colin WaltersDo "bare" repositories by default
2011-10-19 Colin Waltersostree_switch_root: chdir() in chroot, and make various...
2011-10-19 Colin Waltersostree_switch_root: New executable for use in initrd
2011-10-18 Colin Waltersmountall.sh: Import from Debian initscripts 2.88dsf...
2011-10-18 Colin Walters"Hacktree" is now known as "OSTree"
2011-10-18 Javier Jardónautogen.sh: Improve the script a bit
2011-10-18 Javier JardónMakefile.am: honor aclocal flags
2011-10-18 Colin Walterschroot_break: New utility
2011-10-17 Colin Waltersparallel-debian: A bit more
2011-10-17 Colin Walterssrc: Only use local VFS - this avoids hitting up the...
2011-10-17 Colin WaltersREADME: Some notes on BTRFS
next